mobileSetKeyboardDisplay
Type
command
Summary
Configures the mode in which the keyboard is displayed
Syntax
mobileSetKeyboardDisplay <mode>
Description
Use the mobileSetKeyboardDisplay command to configure the move of keyboard display.
The mobileSetKeyboardDisplay setting takes affect the next time the keyboard is shown. It does not affect the current keyboard, if it is being displayed.
Parameters
Name | Type | Description |
---|---|---|
mode | enum | The mode of keyboard display to use. One of: |
Examples
mobileSetKeyboardDisplay "pan"
mobileSetKeyboardDisplay "over"
Related
function: mobileGetKeyboardDisplay
message: keyboardDeactivated, keyboardActivated
Compatibility and Support
Introduced
LiveCode 9.5
OS
ios
android
Platforms
mobile